/ Assembly List / LJCSQLUtilLibDAL / ForeignKeyManager / LoadForeignKeys

Namespace - LJCSQLUtilLibDAL


Parameters
tableName - The table name.

Returns

The key definitions

Syntax

C#
public ForeignKeys LoadForeignKeys(String tableName = null)

Returns the Foreign key definitions.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.